home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d953.lha / ISAM / ISAM.ReadMe < prev    next >
Text File  |  1993-11-28  |  5KB  |  120 lines

  1.  
  2.                             ===================
  3.                             = W E L C O M E ! =
  4.                             ===================
  5.  
  6.                                     to
  7.  
  8.                             RedShift Software's
  9.  
  10.  
  11.                                  I S A M 
  12.  
  13.                       for the Commodore (R) Amiga (R),
  14.  
  15.  
  16.                               Version: 1.03
  17.  
  18.  
  19. ISAM is a simple to use, yet powerful server and Resident Libraries enabling
  20. even novice programmers to store and retrieve records from a database.   Now,
  21. you can write programs to keep track of your checking account, video tape
  22. collection, book library, as well as more complicated, multi-file projects,
  23. such as accounting systems, etc., without having to "re-invent the wheel" by
  24. creating your own functions to store/sort/retrieve records.
  25.  
  26. And now, in version 1.03, ARexx users may also use ISAM.
  27.  
  28. Since only the ISAM server contains the functions for handling records/keys,
  29. your programs don't need to contain them.  They only need to open a small
  30. Resident Library, which communications with the server.  ARexx programs have
  31. their own Resident Library, which works in conjunction with the main one.
  32. All of programs using ISAM may be running at the same time, as ISAM queues
  33. all requests, and responds quickly to them.  Records may be kept sorted in
  34. many different orders.  ISAM files and records may be locked to limit/deny
  35. access by other programs...
  36.  
  37. We could go on and on..., but the files ISAM.doc and RexxISAM.doc contain all
  38. of the details...
  39.  
  40. ISAMChanges.doc describes any changes since version 1.00.  ISAMFiles.doc
  41. describes the files of this release.  HowToRegister/Registration, if present
  42. (Shareware version only) describe the registration process/requirements.
  43.  
  44. ISAM may be used on any Amiga with AmigaDOS v1.2 or higher, and requires
  45. little memory.
  46. The ISAM library should be accessible from any language that can use Resident
  47. Libraries (like the system libraries Exec/DOS/Intuition/Gfx/etc.), as well
  48. as ARexx.
  49. ISAM was developed with Lattice (R) /SAS (R) C 5.xx and up, so users of that
  50. product will be all set.  Includes are provided for use with SAS/C and
  51. assembler.
  52.  
  53.  
  54. ISAM is a SHAREWARE product.  It is not Public Domain.  This means that
  55. if this is not a registered version, then you have NOT purchased it.
  56. Downloads from BBS's, files on Disk Collections (that normally sell for
  57. $5-$10 - like Fred Fish Disks), and Disks marked "Shareware Copy" are
  58. Shareware Evaluation Copies.
  59. You can identify such disks by running ISAM.  The opening requester clearly
  60. identifies a copy as being Shareware or a Registered version.
  61.  
  62. If this is a copy of someone else's Registered version, shame on you!
  63. It is not only illegal, but unfair to the developer(s), who must make a
  64. living off their work, and whose salaries are paid by registrations.
  65. It is also unnecessary: ALL registered versions contain with them a shareware
  66. version which MAY be distributed to other users.  Go get one of those!
  67.  
  68. The Shareware concept was developed to allow users to try software before 
  69. they buy it - something not generally possible with retail software, where
  70. if you open the package, you have to buy the product (you might get a 
  71. replacement if a disk is defective, but returning it just because you 
  72. don't like it is not usually possible).
  73.  
  74. You may try ISAM for a period of ninety (90) days.  After that you must
  75. purchase a registered copy.  Quantity discounts and time payments (over a
  76. maximum of 3 months) are available.
  77.  
  78. Foreign orders are welcomed.
  79.  
  80. See the file HowToRegister for details.
  81.  
  82. Comments, suggestions, and criticism are welcomed.  We want to know what
  83. is liked and disliked about our products, and are always interested in
  84. how to improve them.  And of course, any remaining bugs can't get fixed
  85. if we don't know about them.
  86.  
  87. Write to:                  RedShift Software
  88.                            P.O. Box 10403
  89.                            Rochester, NY 14610-0403
  90.  
  91. Or contact us on GEnie, CompuServe or BIX:
  92.  
  93.  
  94.    GEnie:      S.JACOBS8
  95.  
  96.    CompuServe: 76570,1250
  97.  
  98.    BIX:        sjacobs
  99.  
  100. Internet users should contact us through BIX (sjacobs@BIX.com).
  101.  
  102. Thank you for trying RedShift Software's ISAM!
  103.  
  104.  
  105. ----------------------------------------------------------------------
  106.  
  107. ISAM Copyright (C) 1992, 1993 Scott C. Jacobs / RedShift Software.
  108. All Rights Reserved. GTDR.
  109.  
  110.  
  111. Amiga is a registered trademark of Commodore-Amiga, Incorporated.
  112. AmigaDOS is a trademark of Commodore-Amiga, Incorporated.
  113. Commodore is a trademark of Commodore Electronics Limited.
  114. ARexx is a trademark of Wishful Thinking Development Corp.
  115. Lattice is a registered trademark of Lattice, Inc.
  116. SAS/C is a registered trademark of SAS Institute Inc.
  117. GEnie is a registered trademark of General Electric Company.
  118. CompuServe is a registered trademark of CompuServe Incorporated.
  119. BIX is a registered trademark of General Videotex Corporation.
  120.